| Package | ehealthplatform.be.r4.federalprofiles |
| Resource Type | ValueSet |
| Id | be-vs-vaccination-administration-route |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-vaccination-administration-route |
| URL | https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-vaccination-administration-route |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-01-10T10:59:49+00:00 |
| Name | BeVSVaccineAdministrationRoute |
| Title | Vaccine Administration Route |
| Authority | hl7 |
| Description | Vaccine Administration Route |
| StructureDefinition | |
| be-vaccination | BeVaccination |
| CodeSystem | |
| v3-NullFlavor | NullFlavor |
| be-cs-vaccination-administration-route | Vaccine Administration Route |
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-vaccination-administration-routehttp://terminology.hl7.org/CodeSystem/v3-NullFlavor| Code | Display | Definition |
| OTH | Other | **Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system). **Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \*any\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc. With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE. |
{
"resourceType": "ValueSet",
"id": "be-vs-vaccination-administration-route",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-vaccination-administration-route",
"version": "1.0.0",
"name": "BeVSVaccineAdministrationRoute",
"title": "Vaccine Administration Route",
"status": "active",
"date": "2021-01-10T10:59:49+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be"
}
]
},
{
"name": "Message structure",
"telecom": [
{
"system": "email",
"value": "message-structure@ehealth.fgov.be"
}
]
}
],
"description": "Vaccine Administration Route",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "056"
},
{
"system": "urn:iso:std:iso:3166",
"code": "BE"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-vaccination-administration-route"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "OTH",
"display": "Other"
}
]
}
]
}
}